home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 262 / UGLESSON.TXT < prev    next >
Text File  |  1985-12-30  |  8KB  |  220 lines

  1.           PC-GOLF     THE GOLFER'S PROGRAM    PC-GOLF
  2.           Version 1.5 (C) Copyright 1984  Ed Chandler
  3.  
  4.                          USER'S GUIDE
  5.  
  6.      PC-GOLF's User's Guide helps you learn how to use PC-GOLF.
  7. The Guide helps you learn all about the program in a short time.
  8. There are six lessons altogether. Each lesson explains one part
  9. of the program. As you complete a lesson you are ready to use that
  10. part of PC-GOLF. The six lessons cover the six menu options.
  11.  
  12.      The very first thing you must do is  make a PC-GOLF RUN
  13. DISKETTE to use while you take the lessons. Here's how to do it.
  14.  
  15. 1. Insert your DOS Diskette which also contains BASIC in the
  16.    A Drive. BOOT UP DOS. Make responses to Date and Time prompts.
  17.  
  18. 2. Insert a new or unused diskette in DRIVE B.
  19.    This diskette will become the PC-GOLF RUN DISKETTE.
  20.  
  21.    In the following steps you are to type in the information
  22.    enclosed by brackets [].
  23.    <enter> means you are to press the ENTER key.
  24.    <------ used for explanations.
  25.    SS means Single Sided disk drives.
  26.    DS means Double Sided disk drives.
  27.    F6 means the Function Key labeled F6.
  28.  
  29. 3. Now to format the RUN DISKETTE with the System files option.
  30.  
  31.    A>[FORMAT B:/S]<enter>  <---format the disk in drive B:
  32.    insert new diskette for drive B:
  33.    and strike any key when ready   <---do what it says
  34.  
  35.    Formatting...Format complete
  36.    System transferred
  37.  
  38.    322560 bytes total disk space   <---160256 for SS drives
  39.     14336 bytes used by system     <----13824 for SS drives
  40.    308224 bytes available on disk  <---146432 for SS drives
  41.  
  42.    Format another (Y/N)?[N] <---the answer is no.
  43.  
  44. 4. To put a copy of BASICA on the PC-GOLF RUN DISKETTE.
  45.  
  46.    A>[COPY A:BASICA.COM B:]<enter> <---copy BASICA onto the
  47.    BASICA     COM                      PC-GOLF RUN DISKETTE
  48.           1 File(s) copied  <---if the files message says 1
  49.                                 File(s) copied, you must skip
  50.                                 STEP 4a and do STEP 5 next.
  51.                             <---if the files message says 0
  52.                                 File(s) copied do STEP 4a.
  53. .EJECT
  54. 4a To put a copy of BASIC on the PC-GOLF RUN DISKETTE.
  55.  
  56.    A>[COPY A:BASIC.COM B:]<enter>  <---copy BASIC onto the
  57.    BASIC      COM                      PC-GOLF RUN DISKETTE
  58.           1 File(s) copied  <---if the files message says 0
  59.                                 File(s) copied you must get a
  60.                                 DOS Disk with BASIC or BASICA
  61.                                 and start again at STEP 1.
  62.  
  63. 5. Remove your DOS diskette from the A Drive.
  64.    Insert your PC-GOLF MASTER DISKETTE in the A Drive.
  65.  
  66. 6. Copy all files from the PC-GOLF MASTER DISKETTE to Drive B.
  67.  
  68.    A>[COPY A:A*.* B:]<enter> <---command to copy all of
  69.    ACOURSE   ASC                 PC-GOLF's files to Drive B.
  70.    AINTRO    ASC
  71.    APERFORM  ASC
  72.    APLAYER   ASC
  73.    ......   ...     <-----all the rest, one after the other.
  74.          21 File(s) copied <---all of PC-GOLF'S files copied
  75.  
  76.    REMOVE your PC-GOLF MASTER DISKETTE from the A Drive
  77.    and store it in a safe place, away from magnetic fields.
  78.    REMOVE your PC-GOLF RUN DISKETTE from the B Drive.
  79.    INSERT your PC-GOLF RUN DISKETTE into the A Drive.
  80.  
  81. 7. Check the autoexec file for a match with BASICA.
  82.    The  AUTOEXEC.BAT  file uses BASICA.
  83.  
  84.    If STEP 4 did show BASICA then you must skip to STEP 9.
  85.  
  86.    If STEP 4 did not show BASICA and STEP 4a did show BASIC
  87.    then you must do STEP 8.
  88.  
  89. 8. Make the autoexec file use BASIC instead of BASICA.
  90.  
  91.    A>[COPY CON: A:AUTOEXEC.BAT]<enter> <---create autoexec file
  92.    [DATE]<enter>
  93.    [TIME]<enter>
  94.    [BASIC A:AMAIN.ZRO/S:512/F:5]<enter> <---use BASIC
  95.    Press the F6 KEY(not the letter F and number 6)<enter>
  96.    ^Z <---this is what you get when you press the F6 KEY.
  97.          1 File(s) copied <---autoexec file completed
  98.  
  99. 9. That's it! You have made the PC-GOLF RUN DISKETTE.
  100.  
  101.    Next you should make a BACKUP for the RUN DISKETTE.
  102.    Since the PC-GOLF RUN DISKETTE has System files on it
  103.    DISKCOPY must be used to make the BACKUP.
  104. .EJECT
  105. 10.To make a BACKUP for the PC-GOLF RUN DISKETTE.
  106.    Remove your PC-GOLF RUN DISKETTE from the A Drive.
  107.    Insert your DOS Diskette in the A Drive.
  108.    Insert a new or unused diskette in the B Drive.
  109.    This diskette will become the BACKUP RUN DISKETTE.
  110.  
  111.    A>[FORMAT B:]<enter>  <---format the disk in drive B:
  112.    insert new diskette for drive B:
  113.    and strike any key when ready   <---do what it says
  114.  
  115.    Formatting...Format complete
  116.  
  117.    322560 bytes total disk space   <---160256 for SS drives
  118.    322560 bytes available on disk  <---160256 for SS drives
  119.  
  120.    Format another (Y/N)?[N] <---the answer is no.
  121.  
  122.    A>[DISKCOPY A: B:]<enter> <---copy A to B
  123.  
  124.    Insert source diskette in drive A  <---PC-GOLF RUN
  125.    Insert target diskette in drive B  <---BACKUP RUN
  126.    Strike any key when ready        <---do what it says
  127.    copying 2 side(s)
  128.    Copy complete 
  129.  
  130.    Copy another? (Y/N)[N] <---the answer is no.
  131.    A>            <---remove BACKUP RUN diskette from Drive B
  132.  
  133.    That's it! You now have a PC-GOLF RUN DISKETTE and a
  134.    BACKUP PC-GOLF RUN DISKETTE. Just what every golfer
  135.    needs to keep score with PC-GOLF.
  136.  
  137. Now Boot Up your PC-GOLF RUN DISKETTE. Answer the prompts.
  138.  
  139. After a delay, the PC-GOLF MENU will appear on the display.
  140.  
  141.  -------------------------------------------------
  142. PC-GOLF     THE GOLFER'S PROGRAM    PC-GOLF
  143.  
  144. Version 1.3 (C) Copyright 1984  Ed Chandler
  145.  
  146. 1. Introduction.
  147. 2. Tally the scores for a round.
  148. 3. Get the golfer's score sheet.
  149. 4. Get the golf course list.
  150. 5. Get the golfer's roster.
  151. 6. Quit! Going to the 19th hole.
  152.  
  153. You're away!
  154. PRESS the number of your choice. (1,2,3,4,5 or 6).
  155. ---------------------------------------------------
  156.  
  157. This is the MAIN MENU.  It's like the first tee. This is where
  158. you start.  You're on the tee.
  159. .EJECT
  160.      Each lesson is numbered the same as the option or choice
  161. shown in the menu.
  162.  
  163.      Lesson 1. Introduction.
  164.      Lesson 2. Tally Scores
  165.      Lesson 3. Golfer's Score Sheet.
  166.      Lesson 4. Golf Course list.
  167.      Lesson 5. Golfer's Roster.
  168.      Lesson 6. Quit.
  169.  
  170.      USER.DOC has printed the lessons in the order they are
  171. to be taken.  You take lesson 1 first. Then follow with 3,4 and
  172. 5.  Next you take lesson 2 and, lastly, lesson 6.
  173.  
  174.      Lesson 1 is first.  This lesson gives you an overall picture
  175. of what PC-GOLF is all about.  You get a brief description of the
  176. six parts of PC-GOLF.  You learn about the sample data that is
  177. used throughout the lessons. This lesson is reading material. You
  178. do not actually use the program here.  The program is used in the
  179. remaining lessons. (10 minutes)
  180.  
  181.      LESSON 3 is second.  You learn what the score sheets look
  182. like for a couple of fictitious golfers.   You learn to display
  183. the score sheets for both gross scores and putting scores.
  184.  
  185.      Lesson 4 is third.  You learn how to add a golf course to
  186. the  golf course list.  You learn how to make changes in the golf
  187. course list and how to display it for review. (15 minutes)
  188.  
  189.      Lesson 5 is fourth.  You learn how to add a golfer to the
  190. golfer's roster.  You learn how to make changes in the roster and
  191. how to display it for review. (10 minutes)
  192.  
  193.      Lesson 2 is fifth.  You learn how to add golfers scores and
  194. putts to the data bank.  You learn how to handle scoring for
  195. practice rounds and rounds played at a course other than the
  196. players home course. (10 minutes)
  197.  
  198.      Lesson 6 is sixth.  You learn how to end a session with
  199. PC-GOLF.  You learn that this is the best time to make copies
  200. of your diskettes.
  201.  
  202. ==============================================================
  203.  
  204.      Proceed with the lessons as printed by USER.DOC.
  205.  
  206.                      You're Away!
  207.  
  208. ==============================================================
  209.  
  210.  
  211. ==========
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.   program MAIN.ZRO at line number 3090.  You must change
  219.      the disk drive assignÿA
  220. ALLOT-V